Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix database pool use of FTS5 tokenizers #414

Merged
merged 3 commits into from
Sep 22, 2018

Conversation

groue
Copy link
Owner

@groue groue commented Sep 22, 2018

There was a bug in DatabasePool: custom FTS5 tokenizers were not available during database reads, and full-text searches would fail with an error.

This pull request fixes this bug.

@groue groue added the bug label Sep 22, 2018
@groue groue changed the title Feature/database pool custom fts5 tokenizer Fix database pool use of FTS5 tokenizers Sep 22, 2018
@groue groue merged commit d82daaa into development Sep 22, 2018
@groue groue deleted the feature/DatabasePoolCustomFTS5Tokenizer branch September 22, 2018 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant